Skip to content

feat: unconstrained optimizations for BoundedVec#7119

Merged
TomAFrench merged 1 commit intomasterfrom
ab/brillig-functions-stop-at-len
Jan 20, 2025
Merged

feat: unconstrained optimizations for BoundedVec#7119
TomAFrench merged 1 commit intomasterfrom
ab/brillig-functions-stop-at-len

Conversation

@asterite
Copy link
Copy Markdown
Collaborator

Description

Problem

Resolves #7094

Summary

Additional Context

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

BoundedVec.any (and similar) should stop iterating at self.len() in brillig runtimes

3 participants